github.com/gotd/td/internal/mtproto.Conn.handleContainer (method)

2 uses

	github.com/gotd/td/internal/mtproto (current package)
		handle_container.go#L11: func (c *Conn) handleContainer(msgID int64, b *bin.Buffer) error {
		handle_message.go#L28: 		return c.handleContainer(msgID, b)